Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Conversation

@0xemrekaya
Copy link

@0xemrekaya 0xemrekaya commented Mar 6, 2024

Description:
The Goerli network is deprecated, so I have made some arrangements to use the Sepolia network both Hardhat and Foundry.

  • I removed all Goerli RPC urls and replaced them with Sepolia RPC urls.
  • I removed all Goerli Chain IDs and replaced them with Sepolia Chain IDs.
  • I added Sepolia Block Explorer instead of Goerli Block Explorer.

WHY?
I follow your documentation frequently, and I suddenly realised in your documentation you warned that "The Goerli network is deprecated, please use Sepolia instead." , so I wanted to apply this to the deployment part.

I also added some features to the deployment section with Hardhat, that part was very empty in the documentation.

  • I added a Bash command on how to compile the contract.
  • I added a Bash command on how to test the contract.
  • I added a Bash command for both Sepolia testnet and mainnet on how to deploy the contract.

Files

  • docs/zora-network/contracts.mdx

I used Hardhat and Zora as sources.

@vercel
Copy link

vercel bot commented Mar 6, 2024

@0xemrekaya is attempting to deploy a commit to the Zora Team on Vercel.

A member of the Team first needs to authorize it.

@0xemrekaya 0xemrekaya changed the title Add Sepolia testnet instead of Goerli and add some feature for Hardhat deploy in contracts.mdx Add Sepolia testnet instead of Goerli and add some features for Hardhat deploy in contracts.mdx Mar 6, 2024
@0xemrekaya 0xemrekaya changed the title Add Sepolia testnet instead of Goerli and add some features for Hardhat deploy in contracts.mdx feat: add Sepolia testnet instead of Goerli and add some features for Hardhat deploy in contracts.mdx Mar 24, 2024
@0xemrekaya
Copy link
Author

0xemrekaya commented Mar 24, 2024

cc: @IsabellaSmallcombe and @iainnash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant